This web method alows you to changes the users default location to another branch.
Method | /ProCloudWS.asmx/ProviderChangeUserBranch |
This web method alows you to changes the users default location to another branch.
The request body is of type ProviderChangeUserBranch.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intUserId | xml:int | |
intProviderBranchId | xml:int | |
booTransferStock | xml:boolean |
|
The response body is of type ProviderChangeUserBranchResponse.
Name | Description | Data Type |
---|---|---|
ProviderChangeUserBranchResult | objProviderChangeUserBranchReturn |
|